Skip to content

Comments

fix: always grant read permission to editors#129

Merged
naveensingh merged 1 commit intomainfrom
fix_editor_flags
Jun 22, 2025
Merged

fix: always grant read permission to editors#129
naveensingh merged 1 commit intomainfrom
fix_editor_flags

Conversation

@naveensingh
Copy link
Member

Type of change(s)

  • Bug fix
  • Feature / enhancement
  • Infrastructure / tooling (CI, build, deps, tests)
  • Documentation

What changed and why

  • FLAG_GRANT_READ_URI_PERMISSION is now added unconditionally to prevent crashes in editing apps like Markup.

FLAG_GRANT_WRITE_URI_PERMISSION is still gated as before.

Fixes the following issue(s)

Checklist

  • I read the contribution guidelines.
  • I updated the "Unreleased" section in CHANGELOG.md (if applicable).
  • I manually tested my changes on device/emulator (if applicable).

@naveensingh naveensingh merged commit 7a25647 into main Jun 22, 2025
4 of 6 checks passed
@naveensingh naveensingh deleted the fix_editor_flags branch June 22, 2025 06:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Provide write access to edit functionality (Markup app crashes)

1 participant